home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / library / pchlibv4.rdm < prev    next >
Text File  |  1996-05-20  |  1KB  |  31 lines

  1. Short:    High-level replacement for SetFunction().
  2. Author:   snfuchs@sokrates.franken.de
  3. Uploader: snfuchs@sokrates.franken.de
  4. Type:     util/libs
  5.  
  6. This is the fourth release of the patch.library (V4.79) programmer's pack.
  7. Its main features are:
  8.  
  9. - Remove your patches ANY TIME even if another program has installed a patch
  10.   afterwards
  11. - Limit the tasks using the patch by taskname or taskid
  12. - no problems patching pre-V36 dos.library
  13. - automatically flushes caches, when required
  14. - priority system lets you decide, which patch to run first
  15. - enable or disable patches
  16. - Remove many patches with one function call (project management)
  17. - ...
  18. Support programs offer even more features!
  19.  
  20.  
  21. To sum it up:
  22.     It's easy to use, expandable and save.
  23.  
  24. Also within this archiv:
  25. - ShowNeededFiles patches dos.library to print messages whenever Open(),
  26.   LoadSeg() or Lock() is called. Assembler source is included.
  27. - CPUClr patches graphics.library/BltClear() to use the CPU instead of the Blitter
  28.   (saves some time on a faster Amiga). Assembler source is included.
  29. - PatchList displays informations about patches of library functions
  30.     installed with the patch.library.
  31.